home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Meeting Pearls 4
/
Meeting Pearls Vol. IV (1996)(GTI - Schatztruhe)[!].iso
/
Pearls
/
disk
/
scsi
/
AGMSSetSCSI
/
AGMSSetSCSI.readme
< prev
next >
Wrap
Text File
|
1996-09-26
|
992b
|
25 lines
Short: Edit SCSI Mode Page Settings
Uploader: agmsmith@achilles.net
Author: agmsmith@bix.com
Type: disk/misc
Requires: AmigaDOS 2.04 (V37) or later.
Version: 1.0
This program lets you edit your SCSI device mode page settings. That
lets you change things like the hard drive's internal cache, power down
timers, thoroughness of disk formatting and other little things. I
wrote it because I needed to turn off plug-and-play SCSI in a Quantum
Fireball hard drive so that it would work with an Apollo SCSI
controller.
The C source code is included. AGMSSetSCSI is released to the public
domain. That means you can hack it up or do whatever you want to it.
That also means I'm not responsible for it running amuck and destroying
your hard drive (it happened to me during testing, it could happen to
you too - make a backup before you start experimenting).
For documentation, type "AGMSSetSCSI ?" and then type a second "?" at
the prompt. There is also an example of how to use it.
- Alex